home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #1 / Amiga Plus CD - 2000 - No. 1.iso / Tools / Dev / Meshwriter / Geo2Any / geo2any.project < prev    next >
Encoding:
Text File  |  1999-12-03  |  1.9 KB  |  126 lines

  1. ;MaxonCPP-Project
  2.  
  3. <Project-Options>
  4. -dir "Lang:3doConverter/meshwriter/Geo2Any/" -args "" -stack 10 -pri 0
  5. <End>
  6.  
  7.  
  8. <Linker-Options>
  9. -gD -gl -gh50 -w600 
  10. -j "PROGDIR:amiga/mcpp-libs/" 
  11. <End>
  12.  
  13. <C-Options>
  14. -wACEFNMOPRTV -pc -g40 -g82 -go -gb -gM -bs0 -a0 -t -px -b0 -mX 
  15. -i "PROGDIR:amiga/c-inc/" 
  16. -i "Lang:3doConverter/meshwriter/" 
  17. <End>
  18.  
  19. <ASM-Options>
  20. -c cWSElMo0F -0xff 
  21. <End>
  22.  
  23.  
  24. <CSources>
  25. "geo2any.c" "geo2any.o"
  26.     <Dependencies>
  27.         "/meshlib.h"
  28.         "geo2any.c"
  29.     <End>
  30. "/meshwriter.c" "/meshwriter.o"
  31.     <C-Options>
  32.         -gb 
  33.     <End>
  34.     <Dependencies>
  35.         "/compiler.h"
  36.         "/dxf.h"
  37.         "/geo.h"
  38.         "/imagine.h"
  39.         "/lightwave.h"
  40.         "/meshwriter.c"
  41.         "/meshwriter_private.h"
  42.         "/postscript.h"
  43.         "/pov3.h"
  44.         "/raw.h"
  45.         "/reflections.h"
  46.         "/vrml1.h"
  47.     <End>
  48. "/raw.c" "/raw.o"
  49.     <Dependencies>
  50.         "/meshwriter_private.h"
  51.         "/raw.c"
  52.         "/utilities.h"
  53.     <End>
  54. "/utilities.c" "/utilities.o"
  55.     <Dependencies>
  56.         "/utilities.c"
  57.     <End>
  58. "/imagine.c" "/imagine.o"
  59.     <Dependencies>
  60.         "/imagine.c"
  61.         "/meshwriter_private.h"
  62.         "/utilities.h"
  63.     <End>
  64. "/pov3.c" "/pov3.o"
  65.     <Dependencies>
  66.         "/meshwriter_private.h"
  67.         "/pov3.c"
  68.     <End>
  69. "/vrml1.c" "/vrml1.o"
  70.     <Dependencies>
  71.         "/meshwriter_private.h"
  72.         "/vrml1.c"
  73.     <End>
  74. "/dxf.c" "/dxf.o"
  75.     <Dependencies>
  76.         "/dxf.c"
  77.         "/meshwriter_private.h"
  78.     <End>
  79. "/lightwave.c" "/lightwave.o"
  80.     <Dependencies>
  81.         "/lightwave.c"
  82.         "/meshwriter_private.h"
  83.         "/utilities.h"
  84.     <End>
  85. "/reflections.c" "/reflections.o"
  86.     <Dependencies>
  87.         "/meshwriter_private.h"
  88.         "/reflections.c"
  89.         "/utilities.h"
  90.     <End>
  91. "/geo.c" "/geo.o"
  92.     <Dependencies>
  93.         "/geo.c"
  94.         "/meshwriter_private.h"
  95.         "/utilities.h"
  96.     <End>
  97. <End>
  98.  
  99. <CIncludes>
  100. "/meshwriter_private.h"
  101. "/meshwriter_public.h"
  102. "/meshlib.h"
  103. "/raw.h"
  104. "/utilities.h"
  105. "/compiler.h"
  106. "/imagine.h"
  107. "/pov3.h"
  108. "/vrml1.h"
  109. "/dxf.h"
  110. "/lightwave.h"
  111. "/reflections.h"
  112. "/geo.h"
  113. <End>
  114.  
  115. <Executable>
  116. "ram:geo2any"
  117.     <Options>
  118.         -autowrite
  119.     <End>
  120. <End>
  121.  
  122. <LinkLibs>
  123. "Lang:MCPP4.0_PRO/amiga/c-libs/amiga.lib"
  124. <End>
  125.  
  126.